Symphony Framework
CollectionData<T> Class Members
Properties  Methods  Events


Symphony.Conductor.Content Namespace : CollectionData<T> Class

The following tables list the members exposed by CollectionData<T>.

Public Constructors
 NameDescription
Public ConstructorDefault constructor. The class creates the internal System.ComponentModel.BackgroundWorker worker thread that will be used to laod the AsyncObservableCollection.  
Top
Public Properties
 NameDescription
Public Property (Inherited from System.Collections.ObjectModel.Collection<DataObjectBase>)
Public Property (Inherited from System.Collections.ObjectModel.Collection<DataObjectBase>)
Top
Protected Properties
Public Methods
 NameDescription
Public Method (Inherited from System.Collections.ObjectModel.Collection<DataObjectBase>)
Public Method Provides a thread safe way to add items to the collection. (Inherited from Symphony.Conductor.Types.AsyncObservableCollection<DataObjectBase>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<DataObjectBase>)
Public Method Provides a thread safe way to clear the collection. (Inherited from Symphony.Conductor.Types.AsyncObservableCollection<DataObjectBase>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<DataObjectBase>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<DataObjectBase>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<DataObjectBase>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<DataObjectBase>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<DataObjectBase>)
Public Method (Inherited from System.Collections.ObjectModel.ObservableCollection<DataObjectBase>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<DataObjectBase>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<DataObjectBase>)
Public Method Provides a thread safe way to remove an item from the AsyncObservableCollection. (Inherited from Symphony.Conductor.Types.AsyncObservableCollection<DataObjectBase>)
Public Method Method to instruct the loading of the collection to begin.  
Public Method Method to cause the loading of the collection to stop. The background thread will be canceled.  
Top
Protected Methods
Public Events
 NameDescription
Public Event (Inherited from System.Collections.ObjectModel.ObservableCollection<DataObjectBase>)
Public Event Event to enable validation of the collection item prior to loading into the collection.  
Top
Protected Events
See Also

Reference

CollectionData<T> Class
Symphony.Conductor.Content Namespace